Microsoft Windows Graphic

To transfer the PDC emulator role

Using the Windows interface

  1. Open Active Directory Users and Computers.
  2. In the console tree, right-click Active Directory Users and Computers, and then click Connect to Domain Controller.
  3. In Enter the name of another domain controller, type the name of the domain controller you want to hold the PDC emulator role.

    Or, click the domain controller in the list of available domain controllers.

  4. In the console tree, right-click Active Directory Users and Computers, point to All Tasks, and then click Operations Masters.
  5. Click the PDC tab, and then click Change.

Notes

Using a command line

  1. Open Command Prompt.
  2. Type:
  3. ntdsutil

  4. At the ntdsutil command prompt, type:
  5. roles

  6. At the fsmo maintenance command prompt, type:
  7. connection

  8. At the server connections command prompt, type:
  9. connect to server DomainController

  10. At the server connections command prompt, type:
  11. quit

  12. At the fsmo maintenance command prompt, type:
  13. transfer PDC

Value Description
DomainController The domain controller to which you want to assign the new operations master role.

Notes

Related Topics